Skip to main content

Password Recovery

Initiates the process for which the users can regain access to their accounts when they forget their passwords through this flow.

Here are the steps for executing Password Recovery

1 Go to Dashboard > Authentication > Recovery, and click on the flow created for Password Recovery.

info

To know how to create a authentication flow step-by-step, see here.

Recovery

2 Drag and drop the Password Recovery authenticator.

Password Recovery

3 Give a click to the newly added authenticator in order to set up your preferences. The authenticator's Settings will be displayed.

Settings

Configuration

(*) Indicates that the action is mandatory.

AttributeDescription
*EnableThis toggle will be enabled by default.
Use Email OTPIt allows user to reset the password using Email OTP.
Use Email LinkLets the user to reset the password via Link sent to the provided email.
Use Phone OTPPermits user to reset password using Phone OTP.
note

Each reset method has its own specific configuration and differs from the others. Enable according to your preference.


Use Email OTP

This feature enables users to reset password using the OTP sent to the provided email.

Email OTP

Configuration

AttributeDescription
Email Verification OTP LengthSet the length of the OTP, ranging from 4 to 8 characters. The default value is 6.
Email SenderThe default email provider will be pre-configured. If you wish to use a custom provider, please refer here.

This functionality allows the user to reset the password via a Link sent to the provided email.

Link

Configuration

AttributeDescription
Email SenderThe default email provider will be pre-configured. If you wish to use a custom provider, please refer here.

Use Phone OTP

This feature permits the reset password using the OTP sent to the given phone number.

Phone OTP

Configuration

AttributeDescription
Phone Verification OTP LengthSet the length of the OTP, ranging from 4 to 8 characters. The default value is 6.
Template of text to send to the userPhone message template, include {code} attribute in your text to map the generated OTP.
SMS SenderThe default sms provider will be pre-configured. If you wish to use a custom provider, please refer here.

4 Configure your preferred type, for instance, Use Email OTP is chosen here.

5 Click on SAVE.

6 Moving forward, the subsequent step involves associating the password recovery flow with the application for execution. If you're looking to understand how to attach an authenticator to an application, see here.

7 To know how to execute an authentication flow, see here.

Know more

Create Recovery

Application Details

Application Execution

Attach Recovery to Application